CommonEvent 270
Name = "Teeny's Inn"

  999([0])
  ConditionalBranch([0, 1064, 0])
    ShowTextAttributes(["pramia_fc1", 0, 0, 2])
    ShowText(["\\n<Teeny (Affection:\\V[3064])>That'll be 1G♪\nWould you like to stay at Teeny's Inn?"])
    ShowText([""])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ConditionalBranch([0, 1065, 0])
    ShowTextAttributes(["pramia_fc3", 0, 0, 2])
    ShowText(["\\n<Teeny (Affection:\\V[3064])>That'll be 1G♪\nWould you like to stay at Teeny's Inn?"])
    ShowText([""])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ShowChoices([["Yes", "No"], 2])
  When([0, "はい"])
    ConditionalBranch([7, 1, 0])
      ChangeGold([1, 0, 1])
      FadeoutScreen([])
      PlayME(["RPG::ME(@name=\"Inn\", @pitch=100, @volume=100)"])
      Wait([150])
      RecoverAll([0, 0])
      ErasePicture([5])
      FadeinScreen([])
      ConditionalBranch([0, 3263, 0])
        ConditionalBranch([0, 1064, 0])
          ShowTextAttributes(["pramia_fc1", 0, 0, 2])
          ShowText(["\\n<Teeny>"])
          ShowText(["Good morning~!"])
          ShowText(["Last night was fun, wasn't it!"])
          Empty([])

        BranchEnd([])
        ConditionalBranch([0, 1065, 0])
          ShowTextAttributes(["pramia_fc3", 0, 0, 2])
          ShowText(["\\n<Teeny>"])
          ShowText(["Good morning~!"])
          ShowText(["Last night was fun, wasn't it!"])
          Empty([])

        BranchEnd([])
        Script(["gain_medal(2148)"])
        Empty([])

      BranchEnd([])
      ConditionalBranch([0, 3264, 0])
        ConditionalBranch([0, 1064, 0])
          ShowTextAttributes(["pramia_fc1", 0, 0, 2])
          ShowText(["\\n<Teeny>"])
          ShowText(["Good morning~!"])
          ShowText(["Last night was fun, wasn't it!"])
          Empty([])

        BranchEnd([])
        ConditionalBranch([0, 1065, 0])
          ShowTextAttributes(["pramia_fc3", 0, 0, 2])
          ShowText(["\\n<Teeny>"])
          ShowText(["Good morning~!"])
          ShowText(["Last night was fun, wasn't it!"])
          Empty([])

        BranchEnd([])
        Script(["gain_medal(2148)"])
        Empty([])

      BranchEnd([])
      ExitEventProcessing([])
      Empty([])

    Else([])
      ConditionalBranch([0, 1064, 0])
        ShowTextAttributes(["pramia_fc1", 2, 0, 2])
        ShowText(["\\n<Teeny>...Never mind, you don't have enough money. Wait, does this mean we don't have any money?! We're in a real pinch!"])
        ShowText([""])
        ShowText([""])
        Empty([])

      BranchEnd([])
      ConditionalBranch([0, 1065, 0])
        ShowTextAttributes(["pramia_fc3", 2, 0, 2])
        ShowText(["\\n<Teeny>...Never mind, you don't have enough money. Wait, does this mean we don't have any money?! We're in a real pinch!"])
        ShowText([""])
        ShowText([""])
        Empty([])

      BranchEnd([])
      ErasePicture([5])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  When([1, "いいえ"])
    ErasePicture([5])
    ExitEventProcessing([])
    Empty([])

  ChoicesEnd([])
  Empty([])
